home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / samba.idb / usr / share / catman / u_man / cat1 / smbtar.1.Z / smbtar.1
Encoding:
Text File  |  1998-10-28  |  6.3 KB  |  199 lines

  1.  
  2.  
  3.  
  4.      SSSSMMMMBBBBTTTTAAAARRRR((((1111))))        ssssmmmmbbbbttttaaaarrrr 1111....9999....11118888pppp11110000 ((((22220000 AAAAuuuugggg 1111999999998888))))         SSSSMMMMBBBBTTTTAAAARRRR((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           smbtar - shell script for backing up SMB shares directly to
  10.           UNIX tape drive
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           ssssmmmmbbbbttttaaaarrrr ----ssss _s_e_r_v_e_r [ ----pppp _p_a_s_s_w_o_r_d ] [ ----xxxx _s_e_r_v_i_c_e ] [ ----XXXX ] [ ----dddd
  14.           _d_i_r_e_c_t_o_r_y ] [ ----uuuu _u_s_e_r ] [ ----tttt _t_a_p_e ] [ ----bbbb _b_l_o_c_k_s_i_z_e ] [ ----NNNN
  15.           _f_i_l_e_n_a_m_e ] [ ----iiii ] [ ----rrrr ] [ ----llll _l_o_g _l_e_v_e_l ] [ ----vvvv ]
  16.           _f_i_l_e_n_a_m_e_s...
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.           This program is an extension to the Samba suite.
  20.  
  21.           ssssmmmmbbbbttttaaaarrrr is a very small shell script on top of ssssmmmmbbbbcccclllliiiieeeennnntttt,
  22.           which dumps SMB shares directly to tape.
  23.  
  24.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  25.           ----ssss _s_e_r_v_e_r
  26.              The PC that the share resides upon.
  27.  
  28.           ----xxxx _s_e_r_v_i_c_e
  29.              The share name on the PC to connect to. Default:  _b_a_c_k_u_p.
  30.  
  31.           ----XXXX
  32.              Exclude mode. Exclude _f_i_l_e_n_a_m_e_s... from tar create or
  33.              restore.
  34.  
  35.           ----dddd _d_i_r_e_c_t_o_r_y
  36.              Change to initial _d_i_r_e_c_t_o_r_y before restoring / backing up
  37.              files.
  38.  
  39.           ----vvvv
  40.              Verbose mode.
  41.  
  42.           ----pppp _p_a_s_s_w_o_r_d
  43.  
  44.              The password to use to access a share. Default: none
  45.  
  46.           ----uuuu _u_s_e_r
  47.              The user id to connect as. Default: UNIX login name.
  48.  
  49.           ----tttt _t_a_p_e
  50.              Tape device. May be regular file or tape device. Default:
  51.              Tape environmental variable; if not set, a file called
  52.              _t_a_r._o_u_t.
  53.  
  54.           ----bbbb _b_l_o_c_k_s_i_z_e
  55.              Blocking factor. Defaults to 20. See ttttaaaarrrr(1) for a fuller
  56.              explanation.
  57.  
  58.           ----NNNN _f_i_l_e_n_a_m_e
  59.              Backup only files newer than filename. Could be used (for
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/26/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      SSSSMMMMBBBBTTTTAAAARRRR((((1111))))        ssssmmmmbbbbttttaaaarrrr 1111....9999....11118888pppp11110000 ((((22220000 AAAAuuuugggg 1111999999998888))))         SSSSMMMMBBBBTTTTAAAARRRR((((1111))))
  71.  
  72.  
  73.  
  74.              example) on a log file to implement incremental backups.
  75.  
  76.           ----iiii
  77.              Incremental mode; tar files are only backed up if they
  78.              have the archive bit set. The archive bit is reset after
  79.              each file is read.
  80.  
  81.           ----rrrr
  82.              Restore. Files are restored to the share from the tar
  83.              file.
  84.  
  85.           ----llll _l_o_g _l_e_v_e_l
  86.              Log (debug) level. Corresponds to ----dddd flag of
  87.              ssssmmmmbbbbcccclllliiiieeeennnntttt(1).
  88.  
  89.      EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT VVVVAAAARRRRIIIIAAAABBBBLLLLEEEESSSS
  90.           The TAPE variable specifies the default tape device to write
  91.           to. May be overridden with the ----tttt option.
  92.  
  93.      BBBBUUUUGGGGSSSS
  94.           The ssssmmmmbbbbttttaaaarrrr script has different options from ordinary tar
  95.           and tar called from ssssmmmmbbbbcccclllliiiieeeennnntttt.
  96.  
  97.      CCCCAAAAVVVVEEEEAAAATTTTSSSS
  98.           Sites that are more careful about security may not like the
  99.           way the script handles PC passwords. Backup and restore work
  100.           on entire shares, should work on file lists. smbtar works
  101.           best with GNU tar and may not work well with other versions.
  102.  
  103.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  104.           This man page is correct for version 1.9.15p8 of the Samba
  105.           suite.
  106.  
  107.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  108.           ssssmmmmbbbbcccclllliiiieeeennnntttt(8), ssssmmmmbbbb....ccccoooonnnnffff(8)
  109.  
  110.      DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  111.           See diagnostics for ssssmmmmbbbbcccclllliiiieeeennnntttt command.
  112.  
  113.      CCCCRRRREEEEDDDDIIIITTTTSSSS
  114.           The original Samba software and related utilities were
  115.           created by Andrew Tridgell (samba-bugs@samba.anu.edu.au).
  116.           Andrew is also the Keeper of the Source for this project.
  117.  
  118.           Ricky Poulten (poultenr@logica.co.uk) wrote the tar
  119.           extension and this man page. The ssssmmmmbbbbttttaaaarrrr script was heavily
  120.           rewritten and improved by Martin Kraemer
  121.           <Martin.Kraemer@mch.sni.de>. Many thanks to everyone who
  122.           suggested extensions, improvements, bug fixes, etc.
  123.  
  124.           See ssssmmmmbbbb....ccccoooonnnnffff(5) for a full list of contributors and details
  125.           of how to submit bug reports, comments etc.
  126.  
  127.  
  128.  
  129.      Page 2                                         (printed 10/26/98)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      SSSSMMMMBBBBTTTTAAAARRRR((((1111))))        ssssmmmmbbbbttttaaaarrrr 1111....9999....11118888pppp11110000 ((((22220000 AAAAuuuugggg 1111999999998888))))         SSSSMMMMBBBBTTTTAAAARRRR((((1111))))
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.      Page 3                                         (printed 10/26/98)
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.